CodSummaryInformation 
EntityType  Independent 
Logical Entity Name  CodSummaryInformation 
Default Table Name  FACODSummaryInfo 
Logical Only  NO 
Definition 
 
Note 
 

CodSummaryInformation Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
FaExportImportFileId(FK)    INTEGER  YES 
 
FundSourceType    CHAR(8)  NO 
 
TotalCount    INTEGER  NO 
 
TotalDisbursements    MONEY(19, 4)  NO 
 
TotalAwards    MONEY(19, 4)  NO 
 
TotalCountAccepted    INTEGER  YES 
 
TotalCountRejected    INTEGER  YES 
 
TotalCountDuplicate    INTEGER  YES 
 
TotalCountVerification    INTEGER  YES 
 
TotalAwardAccepted    MONEY(19, 4)  YES 
 
TotalDisbursementAccepted    MONEY(19, 4)  YES 
 
TotalFundedDisbursement    MONEY(19, 4)  YES 
 
TotalNonFundedDisbursement    MONEY(19, 4)  YES 
 
TotalAwardCorrected    MONEY(19, 4)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
TotalCountCorrected    INTEGER  YES 
 

CodSummaryInformation Keys 
Key Name  Key Type  Keys 
FACODSummaryInfo_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
FACODSummaryInfo_FaBatchExpImpID_N_N_IDX  Inversion Entry  FaExportImportFileId 
PK_FACODSummaryInfo_FACODSummaryInfoID  PrimaryKey  Id 

CodSummaryInformation Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaExportImportFile  Non-Identifying  Zero or One to Zero or More        FaExportImportFileId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

CodSummaryInformation Check Constraints 
Check Constraint Name  CheckConstraint